home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 1999 #8 / 1999 CD 8 (black).iso / maskdemo / DATA1.CAB / Program_Executable_Files / Daventry / KQ / Alchdoor.cs < prev    next >
Encoding:
Text File  |  1998-12-15  |  225 b   |  10 lines

  1. echo $1 $2 $3 $4
  2. if test $2 == ConnorAction
  3.     sendEvent 0 $1 KQDoorEvent 1
  4. else if test $2 == ProjImmune
  5.     if test $Daventry::Alchemist::BoardsUp == 1
  6.         KQMonster::speak Connor  $1 1000 23 12 21 1 0
  7.     endif
  8. endif
  9. endif
  10.